Welcome![Sign In][Sign Up]
Location:
Search - labview DAQ

Search list

[Embeded-SCM DevelopAudioTest

Description: 用PCI6221卡实现音频信号采集与分析。用8.2版本以上labview打开。-Audio signal measurement and analyzing with DAQ card PCI6221, opend with labview version more than V8.2
Platform: | Size: 518144 | Author: Gavin Zhang | Hits:

[DocumentsSOLID-STATES-ELECTRONICS

Description: This course prepares you to do the following: • Use LabVIEW to create applications. • Understand front panels, block diagrams, and icons and connector panes. • Use built-in LabVIEW functions. • Create and save programs in LabVIEW so you can use them as subroutines. • Create applications that use plug-in DAQ devices.-This course prepares you to do the following: • Use LabVIEW to create applications. • Understand front panels, block diagrams, and icons and connector panes. • Use built-in LabVIEW functions. • Create and save programs in LabVIEW so you can use them as subroutines. • Create applications that use plug-in DAQ devices.
Platform: | Size: 746496 | Author: Theodore | Hits:

[SCMnew

Description: 数据采集系统,希望对大家有帮助啊!第一次啊!-Data acquisition system, we want to help ah!
Platform: | Size: 187392 | Author: 汤化伟 | Hits:

[OtherLabVIEWDatacquisitionprogrammingguide

Description: LabVIEW数据采集编程指南 DAQ知识-LABVIEW Data acquisition programming guide
Platform: | Size: 3781632 | Author: 陈开容 | Hits:

[OtherDAQGettingStartedGuide

Description: labview 的最好教程,用于DAQ的使用和初学者的书籍,包括信号输入输出,仿真模拟等-the best book for DAQ ,now here is the chance for you ,and you will have the chance to learn this book,get it now
Platform: | Size: 1880064 | Author: ken | Hits:

[Other6hour

Description: 六小时学习课程,labview,包含一个ppt和10个例子-This zip file contains material designed to give students a working knowledge of LabVIEW in a 6 hour timeframe. The contents are: • Instructor Notes.doc – this document. • LabVIEWIntroduction-SixHour.ppt – a PowerPoint presentation containing screenshots and notes on the topics covered by the course. • Convert C to F (Ex1).vi – Exercise 1 solution VI. • Convert C to F (Ex2).vi – Exercise 2 solution subVI. • Thermometer-DAQ (Ex2).vi – Exercise 2 solution VI. • Temperature Monitor (Ex3).vi – Exercise 3 solution VI. • Thermometer (Ex4).vi – Exercise 4 solution subVI. • Convert C to F (Ex4).vi – Exercise 4 solution subVI. • Temperature Logger (Ex4).vi – Exercise 4 solution VI. • Multiplot Graph (Ex5).vi – Exercise 5 solution VI. • Square Root (Ex6).vi – Exercise 6 solution VI. • State Machine 1 (Ex7).vi – Exercise 7 solution VI.
Platform: | Size: 2848768 | Author: 张鞠成 | Hits:

[Othermn

Description: labview DAQ6008心电检测系统,DAQ信号采集,信号载入并且查看-labview DAQ6008 ECG detection system, DAQ signal acquisition, signal load and view
Platform: | Size: 119808 | Author: ximen | Hits:

[GDI-BitmapDAQBase

Description: daq 数据采集基础 很好用 labview-the basis of good data collection using daq
Platform: | Size: 414720 | Author: 王喆 | Hits:

[Software Engineeringvirtual-logic-analyzer

Description: 基于DAQ及LabVIEW的虚拟逻辑分析仪DAQ and LabVIEW-based virtual logic analyzer-DAQ and LabVIEW-based virtual logic analyzer
Platform: | Size: 863232 | Author: 李贺 | Hits:

[Other Embeded programLabVIEW_temperature-test

Description: 基于LabVIEW图形化编程软件,利用DAQ助手、DataSocket开发工具和各种VI函数,编写高效的子模块程序,并调试系统总程序。使系统能完成温室温湿度采集和远程控制的要求。-Based on LabVIEW graphical programming software, use the DAQ Assistant, DataSocket VI development tools and a variety of functions, the preparation of efficient sub-module program, the total program and debug the system. Enables the system to complete the greenhouse temperature and humidity requirements acquisition and remote control.
Platform: | Size: 520192 | Author: 张宏燕 | Hits:

[SCMDiffADC_DAQ_UART_Send

Description: C8051F120 实现四路的 差分ADC 采集,并且把其中的两路通过串口UART发送到电脑上。其中有通信方法RS232 说明和LabVIEW2010的上位机示波器。oscillograph-C8051F120 Different ADC DAQ LabVIEW 2010 Communication RS232 UART wavefrom oscillograph
Platform: | Size: 551936 | Author: 王泽文 | Hits:

[OtherCircuit1

Description: 简易电子琴,基于LabView的并应用DAQ助手而成的简易电子琴-simple play
Platform: | Size: 118784 | Author: 於以 | Hits:

[LabViewoscilloscope

Description: 利用DAQ助手实现的基于LABVIEW的示波器,可通过数据采集卡实现各种波形显示和尺度调节-Use the DAQ Assistant to achieve based on the LABVIEW the oscilloscope, data acquisition card to a variety of waveform display and adjust the scale
Platform: | Size: 12288 | Author: zhangyingyi | Hits:

[OtherNI-DAQmx-read

Description: 自从NI-DAQmx 发布以来,NI 数据采集(DAQ)用户就充分利用了它的许多特性,这些特性是为节省开发 时间和提高数据采集应用程序的性能而设计的。 一个能节省相当大一部分开发时间的特性是NI-DAQmx 应用程序编程接口(API),它在各种设备功能 和设备系列中都是相同的。这就意味着一个多功能设备的所有功能可由同样的函数集编程得到(模拟输 入、模拟输出、数字I/O 和计数器)。而且,一个数字I/O 设备和一个模拟输出设备都可使用相同的函 数集编程得到。在LabVIEW 中,由于多态机制,因而这是可以实现的。一个多态的VI 接受各种数据类 型以用于一个或多个输入和/或输出终端。NI-DAQmx API 在它所支持的所有编程环境中也是保持一致 的。您仅仅需要学会如何使用一个单一的函数集就可以在多种编程环境中对大部分NI 数据硬件进行编 程。 -Since the release of NI-DAQmx, NI data acquisition (DAQ) users take full advantage of its many features, these characteristics are developed in order to save Time and designed to improve the performance of data acquisition applications. A large part of the development time-saving features a NI-DAQmx application programming interface (API), which function in a variety of equipment And equipment series are the same. This means that all the functions of a multifunction device by the same set of functions programming (analog input Into, analog output, digital I/O and counter). Moreover, a digital I/O device, and an analog output device can use the same letter Number set programming to get. LabVIEW, polymorphism, and thus can achieve. A polymorphic VI to accept a variety of data classes Type for one or more input and/or output terminals. NI-DAQmx API it supports all programming environment is consistent s. You just need to learn how to use a single set of functions can
Platform: | Size: 299008 | Author: zmh | Hits:

[LabViewLabVIEW_VirtualOscilloscope

Description: LabVIEW虚拟示波器程序,采用ART USB2831数据采集卡,具有多路数据采集存储和回放功能-It s a program of virtual oscilloscope.The environment is LabVIEW 2010.Using ART USB2831 DAQ.
Platform: | Size: 72704 | Author: 章对磊 | Hits:

[LabViewNI_USB6009_LCD

Description: This is a project uses NI USB6009 DAQ device, controlling dot matrix lcd with input buttons and counter input functions. It s a good learning tool for those who like to learn LabVIEW and DAQmx. The pcb design is attached in pdf format for reference. I m the designer of this project (HW & SW), contact me if further info needed.
Platform: | Size: 363520 | Author: David | Hits:

[LabViewAIC_LabVIEW

Description: 用LabVIEW实现AIC的硬件系统,程序需要有NI DAQ助手才可运行-AIC hardware system with LabVIEW to program needs in order to run the NI DAQ Assistant
Platform: | Size: 4953088 | Author: Sky | Hits:

[LabViewanlong-voltage-input-P-output

Description: labview的DAQ功能实作 anlong voltage input + output-anlong voltage input+ output
Platform: | Size: 71680 | Author: eric | Hits:

[LabViewlabviewDAQ

Description: 详细的LABVIEW数据采集(DAQ)编程指南,里面有很多例子。-Detailed LABVIEW data acquisition (DAQ) Programming Guide, there are many examples.
Platform: | Size: 4597760 | Author: 张家明 | Hits:

[Software EngineeringLabViews-data-acquisition-functions

Description: 本文档主要介绍了LabView的数据采集功能,分为DAQ基础知识、配置管理软件MAX、DAQ助手三部分进行介绍。-This document describes the LabView s data acquisition functions and mainly introduces three parts including DAQ basics, configuration management software MAX and DAQ Assistant.
Platform: | Size: 1277952 | Author: xiaozuo | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net